home *** CD-ROM | disk | FTP | other *** search
- // LENS EFFECTS: RANDOM LENS EFFECT SCENE FILE
- // *******************************************
- // Use this file to easily render many different (and unique) copies of
- // the "Random" lens effect type. For more information, see Rand.ini
-
- #declare effect_seed = (clock * 1e5)
- #declare effect_type = "Random"
- #declare effect_location = <4, 3, 20>
- #declare debug_options = true
- #include "LENS.INC"
-